PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureElement Class / getAttributes Method
In This Topic
    getAttributes Method
    In This Topic
    Gets the attributes of the structure element.
    Syntax

    Return Value

    A collection of PDFStructureElementAttribute objects associated with this structure element.
    See Also